runtime.traceLocker.GoPark (method)
4 uses
runtime (current package)
debugcall.go#L174: trace.GoPark(traceBlockDebugCall, 1)
proc.go#L4078: trace.GoPark(mp.waitTraceBlockReason, mp.waitTraceSkip)
proc.go#L4207: trace.GoPark(traceBlockPreempted, 0)
traceruntime.go#L487: func (tl traceLocker) GoPark(reason traceBlockReason, skip int) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |